text: Fix placing the cursor on click
authorMatthias Clasen <mclasen@redhat.com>
Sun, 12 Apr 2020 13:16:51 +0000 (09:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 12 Apr 2020 13:19:12 +0000 (09:19 -0400)
commit8a1a96a47efd0a168452ccfa9ff8031b9e61defd
treed5ecaf54c0c65ef8fe393cb10fb3411f274be617
parentc31916081f6c4d3c8c6bed6d6c6e8bf9b77c0de2
text: Fix placing the cursor on click

Commit c297d45b8a19d84e0 accidentally removed the
check for the right modifier mask, causing us to
always extend the selection.
gtk/gtktext.c